home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / misc / sortcopy / sortcopygui < prev    next >
Text File  |  1999-11-29  |  998b  |  20 lines

  1.  
  2. GUI for SortCopy
  3. Freeware by Alex
  4.  
  5. @NEWFASHION
  6.  
  7. FROM/A [filepopup help="Source files or directories. Use wildcards to recreate single directory."]
  8. TO/A [filepopup help="Destination for backup."]
  9. QT=QUIET/S [help="Suppress printing the filenames being copied."]
  10. QTR=QUIETER/S [help="Suppress all messages except errors and warnings."]
  11. SETA=SETARCHIVE/S [help="Set archive bit on copied files."]
  12. NONA=NONAONLY/S [help="Only copy files without the archive bit set."]
  13. OVR=OVERWRITE/S [help="Overwrite existing destination files even those write-protected."]
  14. LVE=LEAVEEMPTY/S [help="Leave empty directories in the destination."]
  15. DELC=DELETECOPIED/S [help="Delete files after copying them. Same as Move."]
  16. FORCE/S [help="Delete moved or purged files even those delete-protected. "]
  17. UPD=UPDATE/S [help="Only copy newer or resized files."]
  18. PRB=PURGEBACKUP/S [help="Copy source files and remove obsolete ones from the backup."]
  19. PRO=PURGEONLY/S [help="No copy, only remove obsolete files from the backup."]
  20.